dsh-git-graph:在 DSH 对话界面内嵌 Git 仓库图谱

dsh-git-graph 是 DeepSeek Harness Web GUI 的客户端插件,在会话页「Git 图谱」标签内提供提交历史图、分支过滤、文件 diff 与 VSCode 风格未提交改动管理。支持跟随对话工作区、打开任意本地仓库、多仓库切换、拉取推送与 AI 生成提交信息。安装需在 profile 的 package.json 添加 file 依赖,并在 cordis.patch.yml 挂载 bundle,pnpm install 后重启 dsh web 即可使用。

阅读全文